LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

AddPresentationStateImageReference(DicomDataSet,Int32[],Int32) Method








Data Set which represents the image(SOP Instance) to be referenced.
An array which represents the frame numbers inside the image (SOP Instance) to which the presentation state will be applied.
Value that represents the number of frames being set.
Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module" .NET support Silverlight support
Syntax
public void AddPresentationStateImageReference( 
   DicomDataSet dataSet,
   int[] frameNumbers,
   int framesCount
)
'Declaration
 
Public Overloads Sub AddPresentationStateImageReference( _
   ByVal dataSet As DicomDataSet, _
   ByVal frameNumbers() As Integer, _
   ByVal framesCount As Integer _
) 
'Usage
 
Dim instance As DicomDataSet
Dim dataSet As DicomDataSet
Dim frameNumbers() As Integer
Dim framesCount As Integer
 
instance.AddPresentationStateImageReference(dataSet, frameNumbers, framesCount)
public void AddPresentationStateImageReference( 
   DicomDataSet dataSet,
   int[] frameNumbers,
   int framesCount
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDataSet.AddPresentationStateImageReference(DicomDataSet,Int32[],Int32)( 
   dataSet ,
   frameNumbers ,
   framesCount 
)
public:
void AddPresentationStateImageReference( 
   DicomDataSet^ dataSet,
   array<int>^ frameNumbers,
   int framesCount
) 

Parameters

dataSet
Data Set which represents the image(SOP Instance) to be referenced.
frameNumbers
An array which represents the frame numbers inside the image (SOP Instance) to which the presentation state will be applied.
framesCount
Value that represents the number of frames being set.
Remarks
This method will add a new item into the "Referenced Image Sequence" (0008,1140) under the "Presentation State Module", by passing a Data Set, which represents the image (SOP Instance) to be referenced.
Example
For an example, refer to SetPresentationStateInformation.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomDataSet Class
DicomDataSet Members
Overload List
SetPresentationStateInformation Method
GetPresentationStateInformation Method
AddPresentationStateImageReference(String,Int32[],Int32) Method
RemovePresentationStateImageReference Method
RemoveAllPresentationStateImageReferences Method
GetPresentationStateImageReferenceSOPInstance Method
GetPresentationStateImageReferenceCount Method
FindFirstPresentationStateReferencedSeriesItem Method
FindNextPresentationStateReferencedSeriesItem Method
GetPresentationStateImageReference Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features